home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 30 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: Austria.EU.net!usenet
  2. From: hak@vip.at (Herbert Klackl)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Inlines in IBrowse
  5. Date: 2 Jan 1996 08:38:27 GMT
  6. Organization: EUnet EDV DienstleistungsgesmbH, Wien
  7. Message-ID: <930.6575T554T2848@vip.at>
  8. References: <4c7ae1$g5c@uwm.edu>
  9. NNTP-Posting-Host: 193.83.128.197
  10. X-Newsreader: THOR 2.21 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. In a message from 01-Jan-96 00:38:25, Noah I Rosenberg wrote:
  13.  
  14. >then I have a sys:classes/datatypes directory, looks like this:
  15.  
  16. >[4][Workbench:Classes/DataTypes] ls
  17. >VOC_DT.Doc           bmp.datatype         text.datatype
  18. >ZGIFDatatype.Doc     exe.datatype         voc.datatype
  19. >amigaguide.datatype  gif.datatype         wav.datatype
  20. >ascii.datatype       jfif.datatype
  21.  
  22. Well, I'm missing "picture.datatype" and "sound.datatype". These two are
  23. socalled base datatypes that are needed from other datatypes (e.g.
  24. gif.datatype).
  25.  
  26. Get them and copy them in this directory. They should be on your install
  27. disks. After that try to load a file (e.g. a gif file) using MultiView. This
  28. should work then. Otherwise there is still an error somewhere in your system-
  29. setup.
  30.  
  31. BTW: Do you have datatypes.library in your LIBS: directory and a line
  32.  
  33. "Assign >NIL: LIBS: SYS:Classes ADD"
  34.  
  35. in your startup-sequence.
  36.  
  37. Hope this helps.
  38.  
  39.  
  40.  
  41. Bye Herby
  42.  
  43.